Welcome![Sign In][Sign Up]
Location:
Search - excel MFC

Search list

[Communicationdrop_target_Dlg

Description: You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your private data, one for the common data in order to receive data from other applications like Excel, WinWord etc. and at last, I ll give you a handy-dandy class you can derive ANY MFC object from, to make it a drop target
Platform: | Size: 22690 | Author: wuhongbing | Hits:

[ADO-ODBCEventManagement

Description: 由MFC开发完成,使用Excel作为数据库,可以定制闹钟,以及透明化的时钟显示窗口
Platform: | Size: 967532 | Author: 白杨 | Hits:

[ListView/ListBoxgridctrl_in_mfc_view

Description: 一个类似EXCEL电子表格VC类库。可以嵌入到MFC程序中增强列表控件显示功能。
Platform: | Size: 566799 | Author: 乔曼 | Hits:

[Othernewasp20061148418404

Description: C++读取Excel AppWizard uses \"TODO:\" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. (\"XXX\" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.
Platform: | Size: 24991 | Author: xm | Hits:

[Other resourceStudentCheck

Description:  职责描述:,系统信息设计,学生出操考勤管理、学生上课考勤管理、学生参加活动考勤管理,学生寝室考勤管理,综合统计与查询等六大模块。  项目简述:该系统利用MFC框架 Excel工具开发,来实现学生考勤管理。
Platform: | Size: 974325 | Author: 怀鹏 | Hits:

[File OperateGenerateExcelMFC_PutDataIntoExcel0416

Description: 使用MFC实现,将信息写入Excel文件
Platform: | Size: 7723186 | Author: dongal | Hits:

[Windows DevelopListintotext

Description: You can find plenty of C++ and/or MFC code to deal with your ListView controls, but maybe not enough pure C and API (SDK) code. This code snippet consists of only one C function (fExportListView) that outputs the text content of a ListView control into a newly created text file (with fields separated). The output text file can be imported into a spreadsheet software such as MS Excel, or into a database.
Platform: | Size: 2679 | Author: rove | Hits:

[Windows DevelopMFCoffice

Description: 演示了MFC 对office文件(word,excel,powerpooint等)的操作,功能详尽,能直接在该系统中对office文件中的图表,文字,幻灯片进行修改。
Platform: | Size: 202492 | Author: 张知临 | Hits:

[ListView/ListBoxexportlisttoexcel

Description: MFC中将ListCtrl报表中的数据保存到EXCEL文件的接口小程序 非常容易整合到你的系统中
Platform: | Size: 26755 | Author: hannychen | Hits:

[Othernewasp20061148418404

Description: C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.-C++ Read ExcelAppWizard uses TODO: to indicate parts of the source code youshould add to or customize.If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language , youwill need to copy the corresponding localized resources MFC42XXX.DLLfrom the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ( XXX stands for the language abbreviation.For example , MFC42DEU.DLL contains resources translated to German.) If youdon t do this, some of the UI elements of your application will remain in thelanguage of the operating system.
Platform: | Size: 24576 | Author: | Hits:

[OtherTestReader

Description: 用VC++的MFC与Office的Excel相结合,实现.log文件的读取,信息提取与分析等操作,是原创的,希望有用。-With VC++ The MFC with the Office of the Excel combination. Log file read, such as information extraction and analysis of operation, is the original, and I hope useful.
Platform: | Size: 482304 | Author: liuwq | Hits:

[Windows DevelopGrid_MFCDemo2.2

Description: 类似Excel表格的MFC控件,做的非常漂亮!-Excel spreadsheet similar to the MFC controls, so very beautiful!
Platform: | Size: 205824 | Author: 杨泽鹏 | Hits:

[Embeded-SCM Develop090527softwaredesignofanalysisofgammarayscollected

Description: 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collect data”,即:"C:\\collect data\\") 其实程序中很多都是参考WWW.PUDN.COM上的程序,本程序经过VC++6.0调试可用。-VC++6.0 spectrometer software was designed by individuals in May 2009 I developed γ spectrometer VC++6.0 software However, because I was the initial contact with VC, a lot of statements and logical method call or a new stage of all, do not stock The software includes 1. Call MFC control to accept serial data packet (data packet communication protocol for the provisions of the Annex) 2. Call pDC graphics (tables and line drawing) 3. Real-time data collection and processing (not written to deal with part of it) 4. Call WINDOWS system will be collected OFFICE control of the data into EXCEL (because I do not create the folder, so in the run prior to the establishment of a disk in the C folder "collect data", ie: "C: \ \ collect data \ \ ") In fact, many of the procedures are the procedures WWW.PUDN.COM reference, this procedure been available for VC++6.0 debugging.
Platform: | Size: 4454400 | Author: 李涛 | Hits:

[Windows DevelopVCExcel

Description: VC MFC开发的 对Excel文件操作的方法。。很实用。。。 VC MFC开发的 对Excel文件操作的方法。。很实用-VC MFC development for Excel file manipulation methods. . Very practical. . . VC MFC development for Excel file manipulation methods. . Very practical. . . VC MFC development for Excel file manipulation methods. . Very practical. . .
Platform: | Size: 651264 | Author: 王生 | Hits:

[Printing programvc_to_excel

Description: MFC写的,将程序计算结果以表格形式填入excel报表中-MFC written in the program results in tabular form fill in the excel report
Platform: | Size: 32768 | Author: fff | Hits:

[Otherrandx

Description: 基于MFC的随机分组小程序。导入excel数据后,进行2种方式指定随机分组。-MFC-based randomized applet. Importing excel data, to specify two kinds of randomized.
Platform: | Size: 193536 | Author: 方毅 | Hits:

[Windows DevelopExeclTable

Description: 改代码实现了MFC基于对话框来操作OFFICE中的EXCEL的简单示例-Change the code to operate the MFC dialog-based EXCEL OFFICE simple example in
Platform: | Size: 339968 | Author: 魏赞庆 | Hits:

[Data structsaeeafaewf

Description: MFC队列数据结构实现excel数据滚动显示-MFC data queue data structure to achieve excel scroll
Platform: | Size: 6631424 | Author: Cicky | Hits:

[GUI DevelopHomework1

Description: 利用MFC对话框实现的显示Excel文件内容的示波器-Implemented using MFC dialog box displays the contents of Excel files oscilloscope
Platform: | Size: 8371200 | Author: Li Bowen | Hits:

[ADO-ODBCExcelOut

Description: VC6.0基于MFC实现对Excel的动态读,写-VC6.0 achieve dynamic Excel to read, write
Platform: | Size: 39936 | Author: 杨奇灿 | Hits:
« 1 2 3 45 6 7 »

CodeBus www.codebus.net